@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 12px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .hamburger {
    height: 16px;
    right: 2%;
    width: 22px;
    top: 17px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    height: 2px !important;
    background-color: #FFFFFF;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #214279;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center,
  .x-center{
    width: 97%;
  }
  .headerInner .right{
    margin-right: 40px;
  }
  .headerInner .right .nav-lan{
    margin-top: 0;
  }
  .headerInner .right .nav-lan .nav{
    display: none;
  }
  .headerInner .right .phone{
    display: none;
  }
  .headerInner{
    height: 50px;
  }
  .headerInner .logo img{
    height: 38px;
  }
  .headerInner .right .nav-lan .lan{
    margin-left: unset;
    width: 25px;
    height: 25px;
  }
  .headerInner .right .nav-lan .lan a{
    font-size: 12px;
  }
  .mySwiper{
    height: 290px;
  }
  .mySwiper .ct .nr{
    max-width: 100%;
    width: 100%;
  }
  .mySwiper .ct .nr .bt{
    text-align: right;
  }
  .mySwiper .ct .nr .bt,
  .mySwiper .ct .nr .bt span{
    font-size: 16px;
    text-stroke: unset;
    -webkit-text-stroke: unset;
    line-height: 26px;
  }
  .mySwiper .ct .ms{
    font-size: 12px;
    line-height: 22px;
    margin: 10px 0 20px 0;
    text-align: right;
  }
  .mySwiper .qh{
    display: none;
  }
  .pb-more{
    width: 110px;
    height: 32px;
  }
  .pb-more span{
    font-size: 12px;
    margin-right: 7px;
  }
  .pb-more img{
    width: 25px;
  }
  .pb-title h3{
    font-size: 16px;
  }
  .pb-title h6{
    font-size: 12px;
    margin-top: 3px;
  }
  .i1Inner{
    padding: 40px 0;
  }
  .i1Inner .item1 .tabel{
    justify-content: center;
    flex-wrap: wrap;
  }
  .i1Inner .item1 .tabel a{
    width: calc((100% - 20px - 6px) / 3);
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .i1Inner .item1 .tabel a:nth-of-type(3n){
    margin-right: 0;
  }
  .i1Inner .item1 .tabel a:nth-of-type(5n){
    margin-right: 10px;
  }
  .i1Inner .item1 .box{
    margin-top: 30px;
  }
  .i1Inner .item1 .box .fl .rq a{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .i1Inner .item1 .box .fl .rq a:nth-of-type(2n){
    margin-right: 0;
  }
  .i1Inner .item1 .box .fl .rq a:nth-of-type(5n){
    margin-right: 15px;
  }
  .i1Inner .item2 .box{
    height: auto;
    flex-direction: column;
  }
  .i1Inner .item2 .box .type{
    border: none !important;
    height: auto;
    width: 100%;
    height: 120px;
  }
  .i1Inner .item2 .box .type.active{
    height: 220px;
    width: 100%;
  }
  .i1Inner .item2 .box .type .flow{
    width: 90%;
  }
  .i1Inner .item2 .box .type .flow h3{
    font-size: 14px;
  }
  .i1Inner .item2 .box .type .flow h6{
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    margin: 10px 0;
  }
  .i1Inner .item2 .box .type .flow a{
    font-size: 12px;
    width: 80px;
    height: 32px;
    line-height: 32px;
  }
  .i1Inner .item2 .box .type .wz{
    font-size: 14px;
    text-orientation: unset;
    writing-mode: unset;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .i1Inner .item2{
    margin-top: 40px;
  }
  .mySwiper .swiper-pagination{
    bottom: 10px;
  }
  .mySwiper .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
  }
  .mySwiper .swiper-pagination-bullet-active{
    width: 14px;
    height: 14px;
  }
  .mySwiper .swiper-pagination-bullet-active::before{
    width: 8px;
    height: 8px;
  }
  .i1Inner .item3 .box{
    height: auto;
    flex-direction: column;
  }
  .i1Inner .item3 .box .rq{
    width: 100%;
    /*height: 160px;*/
  }
  .i1Inner .item3 .box .rq:not(:first-of-type){
    margin-top: 15px;
  }
  .i1Inner .item3 .box .rq h3{
    font-size: 14px;
  }
  .i1Inner .item3 .moreV{
    margin: 15px auto 0;
    font-size: 12px;
    padding: 5px 16px;
  }
  .i1Inner .item4 .box{
    height: auto;
    flex-direction: column;
  }
  .i1Inner .item4 .box .rq{
    width: 100%;
    height: auto;
  }
  .i1Inner .item4 .box .rq:not(:first-of-type){
    margin-top: 15px;
  }
  .i1Inner .item4 .box .rq p{
    width: calc(100% - 20px);
    font-size: 12px;
    padding: 13px 10px;
  }
  .i1Inner .item5 .ib img{
    height: 90px;
    object-fit: cover;
  }
  .i1Inner .item5 .ib .wz{
    right: 5%;
    width: calc(100% - 5%);
  }
  .i1Inner .item5 .ib .wz .t {
    justify-content: flex-end;
  }
  .i1Inner .item5 .ib .wz .t h3{
    font-size: 14px;
  }
  .i1Inner .item5 .ib .wz .t h6{
    font-size: 14px;
  }
  .i1Inner .item5 .ib .wz .b{
    font-size: 12px;
    margin-top: 7px;
    text-align: right;
    width: 80%;
    margin-left: auto;
  }
  .banner{
    height: 220px;
  }
  .banner h3{
    font-size: 16px;
    bottom: 50%;
    right: 50%;
    transform: translate(50%,50%);
  }
  .pb-tabel{
    display: none;
  }
  .pb-tl a{
    font-size: 12px;
    width: 100px;
    height: 36px;
    line-height: 36px;
  }
  .hireInner form input{
    font-size: 12px;
    height: 36px;
  }
  .hireInner form textarea{
    height: 120px;
    font-size: 12px;
  }
  .hireInner form button{
    font-size: 12px;
    width: 120px;
    height: 36px;
    line-height: 36px;
  }
  .hireInner .box a{
    width: calc((100% - 10px - 4px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .hireInner .box a:nth-of-type(2n){
    margin-right: 0;
  }
  .hireInner .box a .img-box{
    height: 160px;
  }
  .hireInner .box a p{
    font-size: 12px;
    width: calc(100% - 10px);
    padding: 0 5px;
    height: 46px;
  }
  .conInner{
    padding: 40px 0;
  }
  .conInner .top{
    flex-direction: column;
  }
  .conInner .top .left{
    width: 100%;
  }
  .conInner .top .left h3{
    font-size: 16px;
  }
  .conInner .top .left .line{
    width: 30px;
    margin: 10px 0 15px 0;
  }
  .conInner .top .left .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .conInner .top .right{
    margin-top: 30px;
    justify-content: center;
  }
  .conInner .top .right .item{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .conInner .top .right .item:not(:first-of-type){
    margin-left: 30px;
  }
  .conInner .top .right .item img{
    width: 80px;
    height: 80px;
  }
  .conInner .top .right .item p{
    font-size: 12px;
    margin-top: 5px;
  }
  .conInner .map-box{
    height: 300px;
  }
  .case-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    height: 150px;
  }
  .case-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .case-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .case-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .case-list li a p{
    font-size: 12px;
    width: calc(100% - 10px);
    padding: 12px 5px;
  }
  .casedInner h3{
    font-size: 16px;
  }
  .casedInner .time{
    margin: 10px 0 18px 0;
    font-size: 12px;
  }
  .casedInner .content p, .casedInner .content span{
    font-size: 12px !important;
    line-height: 22px !important;
  }
  .casedInner .bottom a{
    font-size: 12px;
  }
  .casedInner .bottom a:last-of-type{
    margin-top: 10px;
  }
  .proInner{
    flex-direction: column;
  }
  .proInner .slide{
    width: 100%;
  }
  .proInner .right{
    width: 100%;
    margin-top: 20px;
  }
  .proInner .right .item{
    flex-direction: column;
    width: calc(100% - 30px);
    padding: 20px 15px;
  }
  .proInner .right .item .img-box{
    width: 100%;
    height: 180px;
  }
  .proInner .right .item .txt{
    width: 100%;
    margin-top: 10px;
  }
  .proInner .right .item .txt h3{
    font-size: 14px;
  }
  .proInner .right .item .txt h6{
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    margin: 5px 0 15px 0;
  }
  .proInner .right .item .txt a{
    margin: 0 auto;
    width: 110px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
  }
  .proInner .slide h3{
    font-size: 14px;
    width: calc(100% - 30px);
    padding: 13px 15px;
  }
  .proInner .slide ul li{
    width: calc(100% - 30px);
    padding: 0 15px;
  }
  .proInner .slide ul li a{
    padding: 17px 0;
  }
  .proInner .slide ul li a span{
    font-size: 14px;
  }
  .prodInner .top{
    flex-direction: column;
  }
  .prodInner .left{
    width: 100%;
  }
  .prodInner .left .top-swiper-box{
    height: 260px;
  }
  .prodInner .right{
    width: 100%;
    margin-top: 30px;
  }
  .prodInner .ms .tb-b{
    width: 100%;
    overflow-x: auto;
  }
  .prodInner .right h3{
    font-size: 16px;
  }
  .prodInner .right .tx{
    font-size: 12px;
  }
  .prodInner .right .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .prodInner .right .txt{
    margin-top: 10px;
  }
  .prodInner .ms .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .prodInner .ms table thead th{
    font-size: 12px;
  }
  .prodInner .ms table tbody td{
    font-size: 12px;
  }
  .prodInner .ms table{
    width: 500px;
  }
  .prodInner .zs a{
    height: 160px;
  }
  .prodInner .zs a .ib{
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
  .supInner p{
    font-size: 12px;
    line-height: 22px;
  }
  .supInner img{
    margin-top: 20px;
  }
  .int1Inner{
    flex-direction: column-reverse;
    padding: 40px 0;
  }
  .int1Inner .left{
    width: 100%;
    margin-top: 20px;
  }
  .int1Inner .left h3{
    font-size: 16px;
  }
  .int1Inner .left .line{
    width: 28px;
    margin: 10px 0 15px 0;
  }
  .int1Inner .right{
    width: 100%;
    height: auto;
    border-radius: 0px 20px 0px 20px;
  }
  .int1Inner .left h5{
    font-size: 14px;
  }
  .int1Inner .left .txt p{
    font-size: 12px;
    line-height: 22px;
  }
  .int1Inner .left .txt{
    margin-top: 15px;
  }
  .pb-bs h3{
    font-size: 16px;
    margin:  0 10px;
  }
  .pb-bs .pb span{
    width: 8px;
    height: 8px;
  }
  .pb-bs .pb{
    width: 50px;
  }
  .int2Inner .box{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .int2Inner .box a{
    width: calc((100% - 10px - 4px) / 2);
    border: 1px solid rgba(255,255,255,0.4);
    margin-right: 10px;
    margin-bottom: 10px;
    height: calc(150px - 20px);
    padding-top: 20px;
  }
  .int2Inner .box a:nth-of-type(2n){
    margin-right: 0;
  }
  .int2Inner .box a h6{
    font-size: 12px;
    width: 90%;
  }
  .int2Inner .box a h4{
    font-size: 14px;
    margin: 14px 0 5px 0;
  }
  .int2-box{
    height: 450px;
  }
  .int3Inner{
    padding: 40px 0;
  }
  .int3Inner h6{
    font-size: 12px;
    line-height: 22px;
    margin: 18px 0 30px 0;
  }
  .int3Inner .box .pb{
    width: 30px;
    height: 30px;
  }
  .int3Inner .box .rySwiper{
    width: calc(100% - 80px);
  }
  .int3Inner .box .pb i{
    font-size: 16px;
  }
  .videoBox{
    margin-top: 40px;
  }
  .diaolog i,
  .i-diaolog i{
    font-size: 34px;
  }
  .int4Inner{
    padding: 40px 0;
  }
  .int4Inner .box{
    margin-top: 30px;
  }
  .int4Inner .box .item h3{
    font-size: 14px;
  }
  .int4Inner .box .item p{
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px;
  }
  .int4Inner .box .item:not(:first-of-type){
    margin-top: 30px;
  }
  .page .el-pagination .btn-prev{
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
  .page .el-pagination .btn-next{
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
  .page .el-pager li{
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .ftInner{
    padding: 30px 0 0 0;
  }
  .ftInner .t .left{
    width: 100%;
  }
  .ftInner .t .left{
    flex-direction: column;
  }
  .ftInner .t .left .line{
    display: none;
  }
  .ftInner .t .left .dh{
    display: none;
  }
  .ftInner .t .left .qr-b{
    justify-content: center;
  }
  .ftInner .t .left .qr-b .item img{
    width: 80px;
    height: 80px;
  }
  .ftInner .t .left .qr-b .item p{
    font-size: 12px;
    margin-top: 5px;
  }
  .ftInner .t .left .js{
    max-width: 100%;
    width: 100%;
    margin-top: 20px;
  }
  .ftInner .t .left .js h3{
    font-size: 14px;
  }
  .ftInner .t .left .js .txt{
    margin-top: 5px;
  }
  .ftInner .t .left .js .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .ftInner .t .flogo{
    display: none;
  }
  .ftInner .b{
    margin-top: 15px;
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .ftInner .b a{
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
}